var github.com/jackc/pgx/v5/pgtype.tsvectorLexemeReplacer

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		tsvector.go#L253: var tsvectorLexemeReplacer = strings.NewReplacer(
		tsvector.go#L280: 		buf = append(buf, tsvectorLexemeReplacer.Replace(lex.Word)...)